home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / mips / sgi-ip32 / Makefile
Encoding:
Makefile  |  2008-12-24  |  205 b   |  10 lines

  1. #
  2. # Makefile for the SGI specific kernel interface routines
  3. # under Linux.
  4. #
  5.  
  6. obj-y    += ip32-berr.o ip32-irq.o ip32-platform.o ip32-setup.o ip32-reset.o \
  7.        crime.o ip32-memory.o
  8.  
  9. EXTRA_CFLAGS += -Werror
  10.